Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/solygambas/html-css-javascript-projects/097-terminal style landing page/

index.html /cody/solygambas/html-css-javascript-projects/097-terminal style landing page/index.html
448 Views
0 Comments
<!-- Based on Terminal Style Landing Page | WinBox.js by Brad Traversy (2021)
see: https://www.youtube.com/watch?v=jQCk2yo10YY -
script.js /cody/solygambas/html-css-javascript-projects/097-terminal style landing page/script.js
262 Views
0 Comments
const about = document.querySelector("#about");
const contact = document.querySelector("#contact");
const aboutContent = documen
style.css /cody/solygambas/html-css-javascript-projects/097-terminal style landing page/style.css
185 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;700&display=swap");

* {
box-sizing: border-box